Skip to content

content(blog/events): add trip report of 2026 London summit#8840

Open
legendecas wants to merge 10 commits intonodejs:mainfrom
legendecas:london2026
Open

content(blog/events): add trip report of 2026 London summit#8840
legendecas wants to merge 10 commits intonodejs:mainfrom
legendecas:london2026

Conversation

@legendecas
Copy link
Copy Markdown
Member

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@legendecas legendecas requested a review from a team as a code owner April 24, 2026 13:58
Copilot AI review requested due to automatic review settings April 24, 2026 13:58
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview May 1, 2026 1:32am

Request Review

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 24, 2026

PR Summary

Low Risk
Low risk: adds a new markdown blog post only, with no code or build-system changes.

Overview
Adds a new events blog post collab-summit-2026-london.md publishing a trip report for the 2026 London Node.js Collaboration Summit, including session recaps, links (YouTube playlist and related issues/posts), and reference definitions for speakers/hosts.

Reviewed by Cursor Bugbot for commit d1b4cf2. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website

Please review the changes when you have a chance. Thank you! 🙏

Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.23%. Comparing base (f9385c4) to head (d1b4cf2).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8840   +/-   ##
=======================================
  Coverage   73.23%   73.23%           
=======================================
  Files         102      102           
  Lines        8623     8623           
  Branches      313      313           
=======================================
  Hits         6315     6315           
  Misses       2307     2307           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new events blog post documenting the 2026 London Node.js Collaboration Summit, expanding the site’s historical archive of summit trip reports.

Changes:

  • Introduces a new markdown blog post with frontmatter (date/category/title/layout/author).
  • Adds a structured recap of summit sessions plus a “Thanks” section and reference links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Copy link
Copy Markdown
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving some points that I think we need to cover before this can be published. I'll see if I can re-listen to the recordings to fill them in on Monday.

Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Copy link
Copy Markdown
Member

@JakobJingleheimer JakobJingleheimer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Chengzhong!

Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
@joyeecheung
Copy link
Copy Markdown
Member

joyeecheung commented Apr 27, 2026

Since the recordings are out it may be useful to add links to them for each session, though it sounds like chores that may be better handled by an AI :)

legendecas and others added 5 commits April 29, 2026 09:18
Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
Signed-off-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
Signed-off-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Michael Esteban <mickel13@gmail.com>
Signed-off-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
Signed-off-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
Signed-off-by: Chengzhong Wu <legendecas@gmail.com>
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 202f2eb. Configure here.

Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md
@legendecas
Copy link
Copy Markdown
Member Author

Since the recordings are out it may be useful to add links to them for each session, though it sounds like chores that may be better handled by an AI :)

The youtube playlist is linked at the end of the post already.

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with the details from Robin's talk sorted

@legendecas
Copy link
Copy Markdown
Member Author

With Robin's confirmation on #8840 (comment), I think this is ready to land.

@joyeecheung @JakobJingleheimer @mikeesto @AugustinMauroy would you like taking a look again? Thanks!

Copy link
Copy Markdown
Member

@JakobJingleheimer JakobJingleheimer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some final bits to fill in some context/links/next steps (otherwise readers won't know what'll happen next!)

Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
Comment thread apps/site/pages/en/blog/events/collab-summit-2026-london.md Outdated
@legendecas
Copy link
Copy Markdown
Member Author

@joyeecheung thanks, suggestions applied.

Copy link
Copy Markdown
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants